C#
VB
C++
Removes a service from the collection with a given type.
public void Remove<TService>()
Public Overloads Sub Remove(Of TService)()
public:
void Removegeneric<typename TService>
();
TService
The type of the service to remove.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET